Raises the BatchValueChanged event.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnBatchValueChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnBatchValueChanged( _ |
An object providing the event data.
See Also